This content provides instructions on fetching token data details from specific contracts across all different networks.
GetTokenBalancesSummary
and
GetTokenBalancesDetails
methods from Sequence Indexer Gateway.
GetTokenBalancesSummary
chainIds
([]int - optional) — return results only for the chains that match the given ID.networks
([]string - optional) — return results only for the chains that match the given names.filter
(object - optional) — query filters.
accountAddresses
([]string)contractStatus
(VERIFIED | UNVERIFIED | ALL)contractWhitelist
([]string)contractBlacklist
([]string)omitNativeBalances
(bool)omitMetadata
(boolean - optional - default: false)GetTokenBalancesDetails
chainIds
([]int - optional) — return results only for the chains that match the given ID.networks
([]string - optional) — return results only for the chains that match the given names.filter
(object - optional) — query filters.
accountAddresses
([]string)contractStatus
(VERIFIED | UNVERIFIED | ALL)contractWhitelist
([]string)contractBlacklist
([]string)omitNativeBalances
(bool)omitMetadata
(boolean - optional - default: false)mainnet
and polygon